docs: Fix output of man/xen-vbd-interface
authorAnthony PERARD <anthony.perard@citrix.com>
Wed, 9 Jan 2019 11:07:30 +0000 (11:07 +0000)
committerWei Liu <wei.liu2@citrix.com>
Wed, 9 Jan 2019 11:08:04 +0000 (11:08 +0000)
commitf35a59452d5f5da20bef8acdc25f837ac782071c
tree6f3b0c025233ccd18948ecb6dd8a951f56f3f154
parent1292f9a05943d32ef96eabb9f0c30cf681665c46
docs: Fix output of man/xen-vbd-interface

In pandoc's markdown, a code block needs at least 4 spaces to be
recognize as such. This patch fix the rendering of description of the
encoding in the VBD interface so that [1] can be readable.

[1] https://xenbits.xen.org/docs/unstable/man/xen-vbd-interface.7.html

Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
[ wei: rebase on top of staging ]
Signed-off-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xen-vbd-interface.7.pandoc